home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive / 000042_donau.in-ulm.d…atik.uni-ulm.de_Wed Mar 8 01:27:17 1995.msg < prev    next >
Internet Message Format  |  1995-03-08  |  2KB

  1. Received: from happy.informatik.uni-ulm.de by cs.umb.edu with SMTP id AA18120
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Wed, 8 Mar 1995 01:27:17 -0500
  3. Received: from donau.in-ulm.de by happy.informatik.uni-ulm.de with uucp
  4.     (Linux Smail3.1.28.1 #1) id m0rmEYK-00039qC; Wed, 8 Mar 95 06:44 MET
  5. Received: by donau.in-ulm.de (/\==/\ Smail3.1.25.1 #25.14)
  6.     id <m0rm9ks-0010QXC@donau.in-ulm.de>; Wed, 8 Mar 95 01:37 MET
  7. Message-Id: <m0rm6v6-0006O6C@purple.in-ulm.de>
  8. Date: Tue, 7 Mar 95 22:35 MET
  9. From: rs@purple.in-ulm.de (Ralph Schleicher)
  10. To: tex-k@cs.umb.edu
  11. In-Reply-To: kuhlmav@elec.canterbury.ac.nz's message of Tue, 28 Feb 1995 11:16:48 +0000 (NZD)
  12. Subject: Shell scripts generating the basic fonts
  13.  
  14. kuhlmav  <kuhlmav@elec.canterbury.ac.nz> cited below with "VK" writes:
  15.  
  16. VK> Almost 2 weeks ago there was some demand for shell scripts creating
  17. VK> the basic TeX/LaTeX fonts. I have generated those some time ago for
  18. VK> my own use, and they are now available from CTAN in
  19.  
  20. VK>     fonts/utilities/makefonts
  21.  
  22. My scripts are written in Perl and the package is named `MakeFonts'.  :-)
  23. I am writing a Texinfo manual for it at present and I hope to release it
  24. soon, too.
  25.  
  26. BTW: I have implemented Kpathsearch in Perl for `MakeFonts'.  Usage is
  27. most simple:
  28.  
  29.   @dir_list = &kpathsearch ('TEXINPUTS');
  30.   @file_list = &kpathsearch ('TEXINPUTS', 'plain.tex');
  31.   $first_file = &kpathsearch ('TEXINPUTS', 'plain.tex');
  32.  
  33. `kpathsea.pl' has only a size of 3k bytes.  Anybody interested?  Shall
  34. I post it here?
  35. --
  36. Ralph Schleicher, Germany (Freie Republik Allg\"au)